Initializes the bounds of a fixed - sized array 初始化固定大小数组的界限。
Another common fixed - size array is the 另一种常见的固定大小的数组是
Fixed - size array 固定大小数组
Visual basic 6 . 0 and earlier versions write the file descriptor for a dynamic array but not for a fixed - size array Visual basic 6 . 0及较早版本写入动态数组(而不是固定大小数组)的文件说明符。
Visual basic 6 . 0 and earlier versions would write the file descriptor for a dynamic array , but not for a fixed - size array ; visual basic defaults to not writing the descriptor . to write the descriptor , set the Visual basic 6 . 0及早期版本对于动态数组会写入文件说明符,但对于固定大小数组,则不会写入文件说明符默认情况下, visual basic不写入说明符。
Marshaling improvements make interoperating with native code easier . two enhancements to the interop marshaler satisfy the two most common user requests : the ability to wrap native function pointers into delegates and the ability to marshal fixed - size arrays of structures inside structures 对互操作封送拆收器的两种增强功能满足了最常见的两种用户要求:将本机函数指针包装到委托中的能力以及在结构内部封送固定大小的结构数组的能力。